
Managed code is a term coined by Microsoft to identify computer program source code that requires and will execute only under the management of a Common Language Runtime virtual machine, typically the .NET Framework, or Mono. Managed code usually refers to programs written in .NET languages such as C# or Visual Basic .NET, while unmanaged code ref...
Found on
http://en.wikipedia.org/wiki/Managed_code
No exact match found.